Skip to content

feat: ice cli files command#112

Merged
subkanthi merged 6 commits intomasterfrom
files_command
Mar 6, 2026
Merged

feat: ice cli files command#112
subkanthi merged 6 commits intomasterfrom
files_command

Conversation

@subkanthi
Copy link
Copy Markdown
Collaborator

@subkanthi subkanthi commented Feb 21, 2026

closes: #111

files test.ll2     
Snapshots: test.ll2
└── Snapshot 4169635612430693116, schema 0: s3://bucket1/test/ll2/metadata/snap-4169635612430693116-0-b4b4fa9a-4d7a-4be4-9baa-87ab86d3e91d.avro
    └── Manifest: s3://bucket1/test/ll2/metadata/b4b4fa9a-4d7a-4be4-9baa-87ab86d3e91d-m0.avro
        └── Datafile: /Users/kanthi/Downloads/updated_file.parquet

# Conflicts:
#	ice-rest-catalog/src/test/java/com/altinity/ice/rest/catalog/DockerScenarioBasedIT.java
#	ice-rest-catalog/src/test/java/com/altinity/ice/rest/catalog/ScenarioConfig.java
@subkanthi subkanthi added the ice Relates to ice label Feb 21, 2026
@subkanthi subkanthi requested a review from xieandrew February 21, 2026 14:51
@subkanthi subkanthi changed the title Files command fet: ice cli files command Feb 21, 2026
@subkanthi subkanthi changed the title fet: ice cli files command feat: ice cli files command Feb 21, 2026
Copy link
Copy Markdown
Collaborator

@xieandrew xieandrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, in a future PR we can refactor the printing logic to make it reusable for other commands.

@subkanthi subkanthi merged commit 4ff1276 into master Mar 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ice Relates to ice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add files command to list the current snapshot files.

2 participants